$options
$options : array
Class to control search jobs on multiple IMAP folders.
$options : array
$jobs : \rcube_imap_search_job[]
$timelimit : int
$results : array
$conn : \rcube_imap_generic
exec(array $folders, string $str, string $charset = null, string $sort_field = null, bool $threading = null) : mixed
Invoke search request to IMAP server
array | $folders | List of IMAP folders to search in |
string | $str | Search criteria |
string | $charset | Search charset |
string | $sort_field | Header field to sort by |
bool | $threading | True if threaded listing is active |